-
Notifications
You must be signed in to change notification settings - Fork 826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency terser-webpack-plugin to v5 #2918
chore(deps): update dependency terser-webpack-plugin to v5 #2918
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2918 +/- ##
==========================================
- Coverage 93.21% 92.79% -0.42%
==========================================
Files 196 181 -15
Lines 6443 5707 -736
Branches 1363 1216 -147
==========================================
- Hits 6006 5296 -710
+ Misses 437 411 -26
|
373fa17
to
a10dc81
Compare
a10dc81
to
02e69bb
Compare
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
02e69bb
to
ca21738
Compare
ca21738
to
364f5d1
Compare
364f5d1
to
0eaf518
Compare
This cannot be done without webpack 5 at the same time. See #3167 |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
4.2.3
->5.3.6
Release Notes
webpack-contrib/terser-webpack-plugin
v5.3.6
Compare Source
v5.3.5
Compare Source
v5.3.4
Compare Source
v5.3.3
Compare Source
v5.3.2
Compare Source
v5.3.1
Compare Source
v5.3.0
Compare Source
Features
export =
andnamespaces
used in types), now you can directly use exported types (#463) (34fadde)5.2.5 (2021-11-08)
Bug Fixes
5.2.4 (2021-09-09)
Bug Fixes
parallel
option (#448) (1e14230)5.2.3 (2021-09-03)
Bug Fixes
extractComments
option (#444) (14e5cbf)5.2.2 (2021-09-03)
Bug Fixes
5.2.1 (2021-09-02)
Bug Fixes
v5.2.5
Compare Source
v5.2.4
Compare Source
v5.2.3
Compare Source
v5.2.2
Compare Source
v5.2.1
Compare Source
v5.2.0
Compare Source
Notes
terser-webpack-plugin
has its own types now,@types/terser-webpack-plugin
should be not used anymore, also@types/terser-webpack-plugin
is not compatible and has wrong typesFeatures
esbuild
minimizer (#426) (40f4f55)swc
minimizer (0551a9b)uglify-js
minimizer (#425) (69e9592)5.1.4 (2021-06-25)
serialize-javascript
5.1.3 (2021-05-31)
Chore
jest-worker
5.1.2 (2021-05-12)
Bug Fixes
5.1.1 (2021-01-09)
Bug Fixes
v5.1.4
Compare Source
serialize-javascript
v5.1.3
Compare Source
v5.1.2
Compare Source
v5.1.1
Compare Source
v5.1.0
Compare Source
Features
5.0.3 (2020-10-28)
Bug Fixes
5.0.2 (2020-10-27)
Bug Fixes
format
option forterser
(b944353)5.0.1 (2020-10-23)
Bug Fixes
worker_thread
where is it possible (#344) (3c50404)v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
⚠ BREAKING CHANGES
cache
optioncacheKeys
optionsourceMap
option (respect thedevtool
option by default)Bug Fixes
4.2.3 (2020-10-07)
Bug Fixes
mjs
assets (#329) (041b392)cjs
assets (#328) (b9c694d)4.2.2 (2020-09-19)
Bug Fixes
4.2.1 (2020-09-15)
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.